program complexity meaning in English
程序复杂性
Examples
- Program complexity grows until it exceeds the capability of the programmer who must maintain it
程序的复杂度一直会上升到超过了必须维护这个程序的程序员的能力为止。 - In order to reduce the programming complexity of practical fuzzy control systems , two matlab application program interface ways to capitalize on the resources of matlab and its fuzzy logic toolbox in c programming environment is discussed . one is the maw engine function library , by which c language starts a matlab course running in the background . another is the stand - alone c - code fuzzy inference engine , by which c language establlshes a fuzzy inference system completely based on the c . both of these can reduce the programming loads of practical fuzzy control system obviously
在模糊控制软件开发平台研究方面,为减小实际模糊控制系统的编程复杂性,探讨了在c语言中调用matlab及其模糊逻辑工具箱资源的两种matlab应用程序接口方法:一个是利用matlab引擎函数库,由c语言启动一个matlab进程在后台运行;另一个是利用模糊逻辑工具箱中的独立c代码模糊推理引擎,建立完全基于c语言的模糊推理系统。